*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face{ font-family: 'Kozuka Gothic Pr6N-Bold';src: url('../fonts/Kozuka Gothic Pr6N-Bold.ttf');font-weight: normal; font-style: normal;}
.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 0 auto;text-align: center;}
.more-title h5{ font-weight: bold;font-size: 38px; line-height: 38px; color: #323333;}
.more-title h5 i{ font-weight: bold;color: #de1726;}
.more-title h5:after{ content: ""; display: block; margin: 15px auto 20px; background: url(../images/titlehr.png)no-repeat center; width: 167px; height: 3px;}
.more-title h6{ font-size: 16px; color: #666; line-height: 16px;}

/*header*/

.header{ width: 100%; font-size: 0; height: 194px;}
.header_top{ width: 100%; height: 38px; line-height: 38px; background: #2f2f2f; overflow: hidden;}
.header_top .nr{ padding-left: 180px;}
.header_top .nr .topic{color: #fff; font-size: 14px;}
.header_top .nr .navbj a,.header_top .nr .navbj i{ color: #fff; font-size: 14px;}
.header_top .nr .navbj i{ margin: 0 15px;}
.header_top .nr .navbj a:hover{ color: #e60012;}
.header .header_slogan{ position: relative; height: 100px; padding-left: 180px;}
.header .header_slogan .logo{ position: absolute; left: 0; top: -38px; width: 160px;}
.header .header_slogan .text{ padding-top: 20px;}
.header .header_slogan .text h3{ color: #333; font-size: 26px;line-height: 26px; font-weight: bold; margin-bottom: 15px;}
.header .header_slogan .text h3 i{ color: #e60012; font-weight: bold;}
.header .header_slogan .text p{ color: #333; line-height: 16px;font-size: 16px;}
.header .header_slogan .alibaba{ margin: 28px 50px 0 0; line-height: 0;}
.header .header_slogan .right{ margin-top: 28px;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: top;}
.header .header_slogan .right .phone{ margin-right: 10px; line-height: 0;}
.header .header_slogan .right .rx h3{ color: #e60012; font-size: 22px; font-weight: bold;line-height: 22px;}

/*nav*/

.header .nav{ width: 1200px; padding-left: 180px;}
.header .nav .nav-content{ width: 1022px; border-top: 1px solid #ccc; margin: 0 auto;}
.header .nav .nav-content nav .xz{ padding-top: 12px; position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right: 60px;}
.header .nav .nav-content nav .xz i{ position: relative; z-index: 1; color: #333; font-size: 16px;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute; background: #e60012; width: 0; top: -2px; height: 3px; transform: translateX(-50%); transition: all 0.6s cubic-bezier(.075, .82, .165, 1); left: 50%; opacity: 0;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ width: 35px; opacity: 1;}
.header .nav .nav-content nav .xz:hover i{ color: #e60012;}
.header .nav .nav-content nav a:last-child{ margin-right: 0;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: -58%; top: 33px; z-index: 999; width: 140px; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee; padding: 20px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 20px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #e60012;}

/*轮播*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ height: 18px; overflow: hidden; position: absolute; left: 48%; bottom: 35px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; position: relative; width: 18px; height: 18px; margin-right: 15px; cursor: pointer;}
.slideBox .hd ul li:after{ content: ""; width: 18px; height: 18px; background: #e60012; position: absolute; left: 0; top: 0; transform: scale(0); transition: all .3s;}
.slideBox .hd ul li:before{ content: ""; background: #fff; width: 18px; height: 18px; position: absolute; left: 0; top: 0; transition: all .3s;}
.slideBox .hd ul li.on:after{ transform: scale(1);}
.slideBox .hd ul li.on:before{ transform: scale(0);}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}

/*search*/

.search{ font-size: 0; width: 100%; height: 144px; background: #f5f5f5;}
.search-content:after{ content: ""; background: #de1726; width: 354px; height: 144px; position: absolute; right: -354px; top: 0;}
.search-content{ position: relative; background: #de1726; border-top-left-radius: 72px; border-bottom-left-radius: 72px; height: 144px;}
.search-content .left{ padding: 45px 0 0 50px; width: 450px;}
.search-content .left .search-form span{ color: #fff; font-weight: bold; font-size: 22px; display: inline-block; vertical-align: middle;}
.search-keywords{ margin-top: 10px;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords a{ color: #f5f5f4; font-size: 14px;margin-right: 20px;}
.search-keywords a:hover{ text-decoration: underline;}
.search-keywords i{ margin: 0 10px;}
#searchForm{ background: url(../images/search.png)no-repeat; width: 209px; height: 19px; display: inline-block; vertical-align: middle; text-indent: 10px;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #f4f4f4;}
#searchForm .search-input{ height: 19px; line-height: 19px; width: 84%;}
.search-form #s_btn{ width: 19px; height: 19px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{ color: #f4f4f4;}
#searchForm .search-input:-moz-placeholder{ color: #f4f4f4;}
#searchForm .search-input::-moz-placeholder{ color: #f4f4f4;}
#searchForm .search-input:-ms-input-placeholder{ color: #f4f4f4;}
.search-content .right ul li{ display: inline-block; vertical-align: top; width: 250px; height: 144px; text-align: center; background: #2f2f2f; padding-top: 28px;}
.search-content .right ul li dt{ height: 85px; margin-top: -15px;}
.search-content .right ul li dt>div{ display: inline-block; vertical-align: top; color: #fff; font-size: 50px;}
.search-content .right ul li:first-child+li{ background: #de1726;}
.search-content .right ul li .xs:before{ content: "+"; font-size: 24px; display: block;}
.search-content .right ul li:first-child .xs:before{ content: "+"; visibility: hidden;}
.search-content .right ul li dt .xs{ font-size: 22px; line-height: 30px;}
.search-content .right ul li dd{ color: #fff; font-size: 18px; line-height: 18px;}

/*product*/

.product{ background: #f5f5f5; padding-top: 70px; padding-bottom: 45px; font-size: 0;height: 894px;overflow: hidden;}
.product .nr .hd{ margin-top: 35px;overflow: hidden; text-align: center;}
.product .nr .hd ul li{ display: inline-block; vertical-align: top; text-align: center; width: 234px; height: 43px; border-radius: 22px; line-height: 43px; border: 1px solid rgb(153, 153, 153); overflow: hidden; margin-right: 70px;}
.product .nr .hd ul li:last-child{ margin-right: 0;}
.product .nr .hd ul li a{ display: block; font-size: 22px; color: #333;}
.product .nr .hd ul li.on{ border: 1px solid #de1726;}
.product .nr .hd ul li.on a{ background: #de1726; color: #fff;}
.product .nr .hdli{ height: 40px; overflow: hidden; background: url(../images/cpicon.png)no-repeat left 6px; padding-left: 60px; margin-top: 30px; padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 25px;}
.product .nr .hdli ul li{ display: inline-block; vertical-align: top; margin-right: 60px;}
.product .nr .hdli ul li a{ color: #333; font-size: 16px;}
.product .nr .hdli ul li.on a,.product .nr .hdli ul li:hover a{ font-weight: bold; color: #de1726;}
.product .nr .bdul ul li dd{ display: inline-block; vertical-align: top; width: 281px; text-align: center; margin: 30px 25px 0 0;}
.product .nr .bdul ul li dd:nth-child(4n){ margin-right: 0;}
.product .nr .bdul ul li dd .pic{ width: 281px; height: 225px; overflow: hidden; border-radius: 17px;}
.product .nr .bdul ul li dd .title{ position: relative; z-index: 1; margin: -25px auto 0; width: 198px; height: 42px; line-height: 42px; color: #666; font-size: 16px; overflow: hidden; border-radius: 10px; background-color: rgb(240, 240, 240); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.34);}
.product .nr .bdul ul li dd:hover .title{ background: #de1726; color: #fff;}
.product .nr .bdul ul li{ margin-top: -30px;}

/*model1*/

.model1{ background: url(../images/model1.png)no-repeat center; width: 100%; height: 849px; overflow: hidden; padding-top: 55px;}
.model1 .nr{ padding-left: 25px; font-size: 0; margin-top: 334px;}
.model1 .nr ul li{ margin-bottom: 35px;}
.model1 .nr ul li dt{ color: #de1726; font-size: 18px; font-weight: bold;}
.model1 .nr ul li dt:before{ content: ""; display: inline-block; vertical-align: middle; margin-right: 10px; background: url(../images/model1icon.png)no-repeat; width: 16px; height: 16px; margin-top: -3px;}
.model1 .nr ul li dd{ color: #666; font-size: 14px; line-height: 24px;}
.model1 .nr ul dl li{ display: inline-block; vertical-align: top; margin-right: 70px;}

/*model2*/

.model2{ width: 100%; height: 695px; background: #f5f5f5; padding-top: 75px; overflow: hidden; font-size: 0;}
.model2 .kk{ width: 1320px; margin: 30px auto 0;}
.model2 .kk>div{ display: inline-block; vertical-align: middle;}
.model2 .nr{ height: 427px; overflow: hidden;}
.model2 .nr ul li{ text-align: center; display: inline-block; vertical-align: top; width: 380px; margin-right: 30px;}
.model2 .nr ul li .pic{ width: 380px; height: 379px; overflow: hidden; background: #fff;}
.model2 .nr ul li .pic img{ width: 100%; transition: all .3s ease-in;}
.model2 .nr ul li:hover .pic img{ transform: scale(1.1);}
.model2 .nr ul li .title{ width: 100%; height: 48px; line-height: 48px; background: #fff; color: #333; font-size: 20px;}
.model2 .nr ul li:hover .title{ color: #fff; background: #de1726;}
.model2 .prev{ margin-right: 20px; background: url(../images/btn1.png)no-repeat;}
.model2 .next{ background: url(../images/btn2.png)no-repeat; margin-left: 20px;}
.model2 .prev:hover{ background: url(../images/btn3.png)no-repeat;}
.model2 .next:hover{ background: url(../images/btn4.png)no-repeat;}
.model2 .btn{ cursor: pointer; width: 33px; height: 85px;}

/*advantage*/

.advantage{ position: relative; z-index: 1; background: url(../images/ysbg.png)no-repeat center; width: 100%; height: 2027px; overflow: hidden; padding-top: 80px; font-size: 0;}
.advantage .nr ul li .text>div{ display: inline-block; vertical-align: top;}
.advantage .nr ul li .text .bt{ line-height: 0;}
.advantage .nr ul li .text .wb{ margin: 20px 0 0 20px;}
.advantage .nr ul li .text .wb dt{ color: #333; font-size: 26px; margin-bottom: 10px;}
.advantage .nr ul li .text .wb dd{ color: #333; font-size: 18px;}

/*process*/

.process{ width: 100%; height: 600px; background: #de1726; overflow: hidden; padding-top: 35px; margin-top: -35px;}
.process .nr{ background: url(../images/lcbg.png)no-repeat; height: 540px;}
.process .nr .feedbackzx{ width: 425px; height: 540px; padding: 175px 28px 0; margin-right: 40px;}
.process .feedbackzx .input{ margin-bottom: 5px;}
.process .feedbackzx .input p{ color: #666; font-size: 16px; margin-bottom: 5px;}
.process .feedbackzx .input input{ width: 360px; height: 30px; line-height: 30px; text-indent: 10px; border: none; color: #d4d4d4; font-size: 14px;}
.process .feedbackzx .input textarea{ font-family: "微软雅黑"; width: 360px; height: 76px; padding-top: 10px; text-indent: 10px; border: none; color: #d4d4d4; font-size: 14px; resize: none;}
.process .feedbackzx .input input::-webkit-input-placeholder{ font-family: "微软雅黑"; color: #d4d4d4;}
.process .feedbackzx .input input:-moz-placeholder{ color: #d4d4d4;}
.process .feedbackzx .input input::-moz-placeholder{ color: #d4d4d4;}
.process .feedbackzx .input input:-ms-input-placeholder{ color: #d4d4d4;}
.process .feedbackzx .input textarea::-webkit-input-placeholder{ font-family: "微软雅黑"; color: #d4d4d4;}
.process .feedbackzx .input textarea:-moz-placeholder{ color: #d4d4d4;}
.process .feedbackzx .input textarea::-moz-placeholder{ color: #d4d4d4;}
.process .feedbackzx .input textarea:-ms-input-placeholder{ color: #d4d4d4;}
.process .feedbackzx .button{ display: inline-block; vertical-align: top; width: 78px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; color: #fff; background: #e60012; cursor: pointer;}
.process .feedbackzx .button+.button{ background: #333; margin-left: 35px;}
.process .feedbackzx .xbj>div{ display: inline-block;vertical-align: top;}
.process .feedbackzx .xbj .xdd{ padding-top: 5px; margin-left: 15px;}
.process .feedbackzx .xbj .xdd dd{ margin-top: 15px; color: #666; font-size: 16px;}
.process .feedbackzx .xbj .xdd i{ color: #333; font-size: 16px;}
.process .right h3{ margin-top: 17px; color: #fff; font-size: 30px; font-weight: bold;}
.process .right h4{ color: #fff; font-size: 16px; margin: 380px 0 25px;}
.process .right p{ color: #fff; font-size: 18px;}
.process .right p i{ font-weight: bold;font-size: 20px;}

/*about*/

.about{ background: #f5f5f5; width: 100%; height: 695px; overflow: hidden; padding-top: 100px;}
.about .text{ width: 578px; height: 360px; overflow: hidden;}
.about .text dt{ line-height: 0; margin-bottom: 25px;}
.about .text dd{ text-indent: 15px; color: #666; font-size: 14px; line-height: 20px; overflow: hidden;}
.about .text .morea{ margin: 40px 30px 0 0; display: inline-block; vertical-align: top; width: 114px; height: 34px; line-height: 34px; font-size: 16px; color: #fff; background: #e60012; border-radius: 17px; text-align: center; overflow: hidden;}
.about .text .morea+.morea{ background: #333;}
.about .text .morea:hover{ background: #333;}
.about .text .morea+.morea:hover{ background: #e60012;}
.about .right{ position: relative; width: 596px;}
.about .right:before{ content: ""; content: ""; background: url(../images/aboutrbt.png)no-repeat; position: absolute; top: 0; right: -260px; width: 270px; height: 595px;}
.about .pic{ position: relative; z-index: 1; width: 802px; height: 557px; overflow: hidden;}
.about .pic img{ width: 100%;transition: all .8s;}
.about .pic:hover img{ transform: scale(1.1);}
.about .nr{ font-size: 0; position: relative; height: 596px;}
.about .qyxc{ padding-top: 20px; position: absolute; left: -295px; bottom: 20px; background-color: rgb(255, 255, 255); box-shadow: 7.281px 5.29px 10px 0px rgba(0, 0, 0, 0.14); width: 982px; height: 227px; z-index: 2;}
.about .qyxc .lblo>div{ display: inline-block; vertical-align: middle;}
.about .qyxc .lblo .btn{ width: 20px; height: 52px; cursor: pointer;}
.about .qyxc .lblo .prev{ margin: 0 15px 0 35px; background: url(../images/prev1.png)no-repeat;}
.about .qyxc .lblo .prev:hover{ background: url(../images/prev2.png)no-repeat;}
.about .qyxc .lblo .next{ margin: 0 0 0 15px; background: url(../images/next1.png)no-repeat;}
.about .qyxc .lblo .next:hover{ background: url(../images/next2.png)no-repeat;}
.about .qyxc .bd{ width: 800px; height: 170px; overflow: hidden;}
.about .qyxc .bd ul li{ display: inline-block; vertical-align: top; width: 185px; margin-right: 15px;}
.about .qyxc .bd ul li .img{ transition: all .8s; border: 7px solid #e1e1e1;}
.about .qyxc .bd ul li .img{ width: 185px; height: 170px; overflow: hidden;}
.about .qyxc .bd ul li:hover .img{ border: 7px solid #e60012;}
.about .qyxc .bd ul li .img img{ width: 100%;transition: all .8s;}
.about .qyxc .bd ul li:hover .img img{ transform: scale(1.1);}

/*new*/

.new{ font-size: 0;}
.new .txdt{ margin-bottom: 30px;}
.new .top{ margin-bottom: 20px; background: url(../images/newtopbg.png)no-repeat; height: 40px; text-align: right; padding-right: 20px;}
.new .top a{ display: inline-block; padding-top: 8px; color: #666; font-size: 18px; font-family: arial; text-transform: uppercase;}
.new .top a:hover{ color: #e60012;}
.new .copy>div{ display: inline-block; vertical-align: top; width: 580px;}
.new .newtj>div{ display: inline-block; vertical-align: top;}
.new .newtj .newpic{ width: 290px; height: 187px; overflow: hidden;}
.new .newtj .newpic img{ width: 100%;transition: all .5s;}
.new .newtj .newpic:hover img{ transform: scale(1.1);}
.new .newtj .js{ margin-left: 25px; width: 265px;height: 187px; overflow: hidden;}
.new .newtj .js dt em{ line-height: 14px; color: #666; font-size: 14px;}
.new .newtj .js dt a{ margin: 10px 0; display: block; color: #333; font-size: 16px;line-height: 16px;}
.new .newtj .js dt a:hover{ color: #e60012;}
.new .newtj .js p{ line-height: 24px; color: #666; font-size: 14px;}
.new .newtj .js p:hover{ text-decoration: underline;}
.new .newtj .js .morea{ margin-top: 5px; float: right; display: block; background: url(../images/newmore.png)no-repeat; width: 100px; height: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.new .newtj .js .morea:hover{ color: #e60012;}
.new .txdt .newlist{ margin-left: 40px;}
.new .newlist dd:first-child{ margin-top: 0;}
.new .newlist dd{ padding-bottom: 8px; margin-top: 20px; line-height: 14px; font-size: 14px; border-bottom: 1px dashed #f4f4f4;}
.new .newlist dd i{ color: #666;}
.new .newlist dd span{ color: #999; float: right;}
.new .newlist dd:hover i,.new .newlist dd:hover span{ color: #e60012;}
.new .nr2>div{ display: inline-block; vertical-align: top; height: 515px; overflow: hidden; width: 580px;}
.new .xwzx .newtj{ margin-bottom: 30px;}
.new .xwzx .top{ background: url(../images/newtopbg2.png)no-repeat;}
.new .cjwd{ width: 582px; margin-left: 38px;}
.new .cjwd .top{ background: url(../images/newtopbg3.png)no-repeat;}
.new .cjwd ul li{ height: 96px!important; overflow: hidden; margin-bottom: 25px; padding-bottom: 10px; border-bottom: 1px dashed #f4f4f4;}
.new .cjwd ul li .wen a{ color: #333; font-size: 16px;}
.new .cjwd ul li .wen{ margin-bottom: 15px;}
.new .cjwd ul li .wen:before{ content: ""; background: url(../images/wen.png)no-repeat; width: 23px; height: 23px; display: inline-block; vertical-align: top; margin-right: 10px;}
.new .cjwd ul li .da:before{ content: ""; background: url(../images/da.png)no-repeat; width: 23px; height: 23px; display: inline-block; vertical-align: top; margin-right: 10px;}
.new .cjwd ul li .da i{ display: inline-block; vertical-align: top; width: 547px; margin-top: -2px;}
.new .cjwd ul li .da a{ color: #666; font-size: 14px; line-height: 24px;}
.new .cjwd ul li .wen:hover a{ color: #e60012;}
.new .cjwd ul li .da:hover i{ text-decoration: underline;}

/*foot*/

.foot{ margin-top: 40px; font-size: 0; background: #f1f1f1;}
.foot .nav{ width: 100%; height: 47px; line-height: 47px; background: #e8e8e8; overflow: hidden;}
.foot nav{ padding: 0 20px;}
.foot nav a{ color: #333; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 81px;}
.foot nav a:last-child{ margin-right: 0;}
.foot nav a:hover{ color: #e60012;}
.foot .content{ padding-top: 40px; overflow: hidden; height: 275px;}
.foot .content .left{ width: 458px; padding-top: 5px;}
.foot .content .left dd{ display: inline-block; vertical-align: top; color: #333; font-size: 16px; text-align: center;}
.foot .content dt{ color: #333; font-size: 24px; line-height: 24px; margin-bottom: 20px;}
.foot .content .zb ul li img{ margin-right: 8px;}
.foot .content ul li,.foot .content ul li a{ margin-bottom: 10px; color: #333; font-size: 14px; line-height: 14px;}
.foot .content .right{ margin-right: 60px; width: 170px;}
.foot .content .right ul li{ display: inline-block; vertical-align: top; width: 50%;margin-bottom: 15px;}
.foot .content .right ul li a:hover{ color: #e60012;}
.foot .bottom{ color: #fff; font-size: 14px; width: 100%; height: 44px; line-height: 44px; text-align: center; background: #e60012;}
.foot .bottom a{ color: #fff; font-size: 14px;}
.foot .bottom a:hover{ text-decoration: underline;}
